﻿CHARACTERS = {
	c:ENG = {
		create_character = {
			first_name = Charles
			last_name = Stuart
			ruler = yes
			noble = yes
			birth_date = 1600.11.19
			dna = dna_king_william_04
			culture = cu:british
			interest_group = ig_petty_bourgeoisie
			ideology = ideology_royalist
			traits = {
				reserved
			}
			on_created = {
				set_variable = {
					name = puritan_revolution
				}				
			}			
		}	
	}
}
